allegroai
|
299ce14515
|
Fix sending empty reports, issue #205
|
2020-09-09 22:10:59 +03:00 |
|
allegroai
|
86aa3aaa98
|
Fix docstrings
|
2020-09-05 16:30:00 +03:00 |
|
allegroai
|
de61dbf54e
|
Fix offline mode to support python3.5
|
2020-08-08 12:47:08 +03:00 |
|
allegroai
|
a8d6380696
|
Add offline support using Task.set_offline() and Task.import_offline_session()
|
2020-07-30 15:03:22 +03:00 |
|
allegroai
|
d1744785b1
|
flake8
|
2020-07-04 22:52:09 +03:00 |
|
allegroai
|
96f899d028
|
Fix documentation and layout (PEP8)
|
2020-05-24 08:16:12 +03:00 |
|
allegroai
|
4eaa77dbdb
|
Fix single log request exceeds max packet size, set limit to 1MB per request
|
2020-04-16 16:41:18 +03:00 |
|
allegroai
|
7dae058359
|
Optimize locking for TaskHandler, avoid lock when shutting down
|
2020-04-09 13:08:46 +03:00 |
|
allegroai
|
5eb4ae6600
|
Use a daemon thread for the log
|
2020-04-09 12:56:55 +03:00 |
|
allegroai
|
1b901b7d13
|
Fix logger in case a packet was dropped before it was overwritten
|
2020-04-09 12:56:02 +03:00 |
|
allegroai
|
f61cbdeb39
|
Check if join was successful when waiting for std flush pool
|
2020-04-09 12:51:34 +03:00 |
|
allegroai
|
9916c93ce0
|
Add 10sec timeout for stdout/stderr flush at end of process
|
2020-04-09 12:46:30 +03:00 |
|
allegroai
|
23bd6097a8
|
Add nicer stdout log flush
|
2020-04-09 12:42:45 +03:00 |
|
allegroai
|
98ce0bbe43
|
Change TaskHandler.close() wait default to False as it should not wait for logs to flush
|
2020-04-09 12:39:09 +03:00 |
|
allegroai
|
b2c2002c40
|
Create dev task manually when constructing the Task
|
2020-04-09 12:27:13 +03:00 |
|
allegroai
|
11420adce7
|
Log reports at the end of the task
|
2020-04-09 12:24:37 +03:00 |
|
allegroai
|
8ee2bd1844
|
Retry sending console logs if session.send() fails (applicable only in local mode where we use the logging handler)
|
2020-02-26 17:07:07 +02:00 |
|
allegroai
|
1cc0ea6cf3
|
Fix logs, events and jupyter flushing on exit
|
2020-01-21 16:41:01 +02:00 |
|
allegroai
|
3bc1ec2362
|
Improve stability and resilience on intermittent network connection
|
2019-08-19 21:17:53 +03:00 |
|
allegroai
|
f595afe6c8
|
Initial beta version
|
2019-06-10 20:02:11 +03:00 |
|