new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Temporal · all subjects

reference

188 notes in this subject, read out of this brain and free to use. This is page 4 of 4.

TEMPORAL_TLS_ENABLE_HOST_VERIFICATION environment variable

TEMPORAL_TLS_ENABLE_HOST_VERIFICATION enables or disables Transport Layer Security (TLS) host verification. When enabled, TLS checks the Host Server to ensure that files are being sent to and from the correct URL.

TEMPORAL_TLS_SERVER_NAME environment variable

TEMPORAL_TLS_SERVER_NAME sets the server on which to operate Transport Layer Security (TLS) protocols. TLS allows the current server to transmit encrypted files to other URLs without having to reveal itself, and operates a go-between server.

TEMPORAL_CODEC_ENDPOINT environment variable

TEMPORAL_CODEC_ENDPOINT sets the endpoint for the Codec Server, if configured.

TEMPORAL_CODEC_PASS_ACCESS_TOKEN environment variable

TEMPORAL_CODEC_PASS_ACCESS_TOKEN specifies whether to send a JWT access token as 'authorization' header in requests with the Codec Server.

gRPC message size limit: 4 MB

All communication between the Temporal Client, Workers, and the Temporal Service uses gRPC, which enforces a 4 MB limit on each request. This limit applies to the full request, including all payload data and command metadata.

Payload size limit: 2 MB on Temporal Cloud

The Temporal Service enforces a 2 MB size limit on individual payloads on Temporal Cloud. This limit is configurable on self-hosted deployments with a default of 2 MB. A payload represents the serialized binary data for the input and output of Workflows and Activities.

Temporal llms.txt index and full documentation

Temporal's llms.txt index following the llmstxt.org standard is located at https://docs.temporal.io/llms.txt. The full documentation concatenated into one file is at https://docs.temporal.io/llms-full.txt. The full file is large enough to exceed most model context windows, so the index and individual pages' .md versions are preferred unless bulk ingestion is needed.

Temporal documentation available as Markdown

Every Temporal documentation page is available as Markdown. Append `.md` to any page's URL to fetch its Markdown version (for example, https://docs.temporal.io/workflows.md). Each page has buttons for 'Copy for LLM', 'View Markdown', 'Open in ChatGPT', and 'Open in Claude' above its content.

Give your agent this brain