Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Orange
Assigned To: Alan Williams
Created By: Alan Williams
Created Date/Time: 11/17/2016 9:25 am
 
Action Status: Completed
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 2010
Template/Type: Brandon Time
Title/Caption: Code Sign-off
Start Date/Time: 11/21/2016 4:00 pm
End Date/Time: 11/21/2016 6:30 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:
On a GoToMeeting session with Alan. We were looking at his code for some new Metrc transactional API pushes (info sent per new invoice that gets created). We went through a couple of pages and merged the code in with the master branch. We did not push it because it still needed some testing done on it. Crazy to see how much API stuff is coming through the doors and how many different servers we have to play with. It is pretty wild.

As a side note, this project has some multi-threading aspects where Alan is running normal logic on one thread and then the external API socket calls on another thread. This is one of the first multi-threaded projects that we have run into.