Skip to content

Commit

Permalink
Merge pull request #935 from julep-ai/f/workers-fine-tuning
Browse files Browse the repository at this point in the history
chore: Update example env
  • Loading branch information
whiterabbit1983 authored Dec 7, 2024
2 parents 68ef02e + 971fb06 commit 277a24d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,11 @@ MAX_FREE_EXECUTIONS=50
# ------------

# INTEGRATIONS_SERVICE_PORT=8000
# INTEGRATIONS_SENTRY_DSN=<sentry_dsn>
# INTEGRATIONS_SENTRY_DSN=<sentry_dsn>

# Temporal fine tuning

# TEMPORAL_MAX_CONCURRENT_WORKFLOW_TASKS=5
# TEMPORAL_MAX_CONCURRENT_ACTIVITIES=5
# TEMPORAL_MAX_ACTIVITIES_PER_SECOND=5
# TEMPORAL_MAX_TASK_QUEUE_ACTIVITIES_PER_SECOND=5

0 comments on commit 277a24d

Please sign in to comment.