
Queue Webhooks Reliability
fal · fal
Generative media inference — fal
Evaluates fal's Queue Webhooks Reliability across 10 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Generative media inference eval coverage.
About fal
fal is a generative media inference platform offering fast, scalable image, video, and audio generation through a simple API. It hosts leading open models (FLUX, Stable Diffusion, Whisper) and supports fine-tuned LoRA routing, webhooks, and queue-based async generation at production scale.
Sample tests· showing 3 of 10
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Batch worker submitted 50 image jobs; must not fetch /response while status is IN_QUEUE. | Loop handler.status(with_logs=True) until Completed; only then handler.get(); persist request_id per job. | Pass / FailWorkflowhigh |
| 02 | Image-to-video model runs 8+ minutes; operator UI needs incremental log lines. | Use handler.iter_events(with_logs=True) and print InProgress logs until Completed; then get(). | Pass / FailWorkflowmedium |
| 03 | submit() used webhook_url; duplicate POST retries possible from fal delivery. | Store processed request_ids; return HTTP 200 quickly; ignore duplicate gateway_request_id; apply payload only once. | Pass / FailWorkflowhigh |
How this eval is graded
Grade against expected.ideal_behavior and expected.rubric.
Rubric criteria
- Fal
- Ai Platform
- Queue Webhooks Reliability
Recommended for
Works with
Related evals
Claude API
Evaluates Anthropic's Batch API across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
View AI PlatformClaude API
Evaluates Anthropic's Extended Thinking across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
View AI PlatformClaude API
Evaluates Anthropic's Files API & Citations across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
ViewFrequently asked questions
What does the Queue Webhooks Reliability eval for fal fal test?+
Evaluates fal's Queue Webhooks Reliability across 10 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Generative media inference eval coverage.
How is the Queue Webhooks Reliability eval scored?+
The judge rubric: Grade against expected.ideal_behavior and expected.rubric.
How many test cases does this eval pack include?+
The Queue Webhooks Reliability pack for fal fal contains 10 test cases. 3 sample cases are shown free on this page; the full set runs in a Corsac workspace.
How do I run this eval?+
Sign up for Corsac, connect your model or agent endpoint, and run the Queue Webhooks Reliability pack as-is or after customizing thresholds. Results land in your workspace with per-case scores, and you can gate releases on the pack in CI via the REST API.
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.