Eric Allam
19733c8338
docs(queues): Cover new queue limits and TTL system ( #3030 )
...
<!-- devin-review-badge-begin -->
---
<a
href="https://app.devin.ai/review/triggerdotdev/trigger.dev/pull/3030 "
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1 ">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1 "
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
2026-02-25 11:18:44 +00:00
Iss
a3f1eb2361
chore(docs): Admin requirements for creating worker groups ( #2925 )
...
Adds documentation for creating additional worker groups via the admin
API endpoint, including how to make users admin (new vs existing users),
and clarifies that ADMIN_EMAILS only applies on signup.
2026-01-24 09:00:50 +00:00
Eric Allam
61fee91830
chore(docs): upgrade for new batch trigger limits and functionality ( #2787 )
2025-12-22 15:35:43 +00:00
Eric Allam
70b4b1257e
fix: Logging large objects is now much more performant and uses less memory ( #2263 )
...
* Logging large objects performance fixes
* Add changeset
* docs: new otel attribute count defaults
* Scope the switch/case statement with braces
* Add tests for nested map and sets
---------
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
2025-07-14 13:16:04 +01:00
nicktrn
0fcb9705ae
Document new otel limits ( #2196 )
...
* update webapp env vars
* update limits
2025-07-04 13:41:54 +01:00
nicktrn
e72820c080
Docs improvements for v4 self hosting ( #2156 )
...
* add switch command
* couple of changes
2025-06-07 19:51:47 +01:00
nicktrn
7a34c1102b
Feat: v4 self-hosting ( #2155 )
...
* self-hosting stuff goes in /hosting
* add v4 tags
* add main compose file
* draft overview
* add webapp env vars
* overview tweaks
* add supervisor env vars
* move old docker guide
* new sidebar structure
* update github actions docs
* docker draft
* use env vars for s3 creds
* this might just work
* split into multiple files
* update guide
* document machine overrides
* split legacy docs into different section
* some fixes
* some tweaks
* add login and init instructions
* don't cursorignore .env.example
2025-06-07 00:57:47 +01:00