You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: Allow BaseUri to be set without depending on debug mode (#82)
Refactor: Allow BaseUri to be set without depending on debug mode
Bump version to 2.3.6
Log cleanup (#79)
* Fix 0s instead of 60s threshold for delay alert and remove log message in default condition that there are no events
* Moving start job log statement to the actual start of the job instead of inside each run of batch_events
Check the request time against the current time after sending a batch (……#78)
* Check the request time against the current time after sending a batch and log in debug mode
* v2.3.3
* Fix string DateTime and log info