Skip to content

Conversation

@ad-astra-video
Copy link
Collaborator

Add /segment route for segment based workflows.

cc @JJassonn69


except Exception as e:
logger.error(f"Error processing segment: {e}", exc_info=True)
return web.Response(status=500, text=f"Error processing segment: {str(e)}")

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant