What should a view pass to a durable background job that needs the current request ID?

from Flask
Flask 3.1.3 / Python 3.14 intermediate 1 min

What should a view pass to a durable background job that needs the current request ID?

Report an error