Ivan Korotkov
Results
5
issues of
Ivan Korotkov
Changes: - added retries on 429 status code (that use value from `Retry-After` header) - added retries on 429|500+ status codes (that use exponential backoff) - unified tests and added...
There is an action subclass that executes a behavior tree. BT execution doesn't stop the brain from making new decisions and can lead to multiple actions having effects at the...
enhancement