fal-ai / fal

⚡ Fastest way to serve open source ML models to millions
https://fal.ai/docs
Apache License 2.0
509 stars 44 forks source link

add traceback logging test #247

Closed squat closed 2 months ago

squat commented 2 months ago

This commit adds a new test to verify that the JSON-formatted traceback wrapping is working end-to-end. This proves that https://github.com/fal-ai/isolate-cloud/pull/1925 and https://github.com/fal-ai/fal/pull/245 all work.

Note that for the purpose of testing, we add a temporary commit pointing the tests at the temporary preview deployment: api.pr1925.shark.fal.ai. We will remove this commit before merging.