fal
For falAI Platform

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.

Employees

~30

Industry

Generative AI Inference

Headquarters

San Francisco, CA

Website

fal.ai

Sample tests· showing 3 of 10

#InputExpected behaviorCheck
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

Unlock full benchmark

7 more test cases

Use this benchmark

How this eval is graded

Grade against expected.ideal_behavior and expected.rubric.

Rubric criteria

  • Fal
  • Ai Platform
  • Queue Webhooks Reliability

Recommended for

falfal customers

Works with

Related evals

Frequently 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.