SHA256
Документировать API и сервис агента-кодера
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package shine.agent.botcoder.queue;
|
||||
|
||||
public record FailureResult(boolean willRetry, int attempts, int maxRetries) {
|
||||
}
|
||||
Reference in New Issue
Block a user