Fix Facebook video analytics ID resolution#88
Conversation
f3fec70 to
12e046f
Compare
💡 Codex Reviewbrightbean-studio/providers/facebook.py Lines 583 to 586 in f3fec70 When the insights request fails for a transient reason that is not an brightbean-studio/providers/facebook.py Lines 615 to 617 in f3fec70 This new broad handler also swallows non-API failures from the post fields request, such as rate limits, connection errors, or malformed JSON, and returns ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
What does this PR do?
Why?
How to test
Checklist
pytest)ruff check .andruff format --check .)