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
[2024-09-13T12:21:14Z INFO teleport::oai] gpt-4o response: "safe"
thread 'tokio-runtime-worker' panicked at src/twitter.rs:111:6:
Failed to parse SendTweetResponse: "{"detail":"You are not permitted to perform this action.","type":"about:blank","title":"Forbidden","status":
403}": Error("missing field data", line: 1, column: 112)
If the subscribe loop crashes, then it reaches a zombie state.
NFTs can be minted by the backend, but they fail to be promoted from “pending” to ready.
Then they can’t be spent at all even if the backend restarts.
The subscribe loop failing seems to happen occasionally when a tweet response fails to decode.
Example log message:
The text was updated successfully, but these errors were encountered: