Skip to content

add /segment route#273

Draft
ad-astra-video wants to merge 1 commit intolivepeer:mainfrom
ad-astra-video:add-segment-route
Draft

add /segment route#273
ad-astra-video wants to merge 1 commit intolivepeer:mainfrom
ad-astra-video:add-segment-route

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