chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Default max_concurrency option in @ray.remote for async actors.
|
||||
DEFAULT_MAX_CONCURRENCY_ASYNC = 1000
|
||||
|
||||
LOGGING_ROTATE_BYTES = 512 * 1024 * 1024 # 512MB.
|
||||
LOGGING_ROTATE_BACKUP_COUNT = 5 # 5 Backup files at max.
|
||||
Reference in New Issue
Block a user