nicktrn

Results 4 issues of nicktrn

## What does this PR do? As much a new integration as a POC for templated meeting links and redirects. 1. New BBB app with credential validation 2. On-demand meeting...

✨ feature
πŸ™‹πŸ»β€β™‚οΈhelp wanted
app-store
Medium priority
πŸ’Ž Bounty
🚨 merge conflict
community

### Issue Summary https://github.com/calcom/cal.com/blob/7c237736365c188e1762691fa4376a5e71daeee5/.env.example#L88-L91 Currently, 24 random bytes are expanded via base64-encoding to match the required AES-256 key length of 32 bytes. This is effectively AES-192 security (with two additional...

πŸ› bug
linear
Medium priority
authentication
security
foundation

Various small fixes: - Clear paused states before retry - Detect and handle unrecoverable worker errors - Remove checkpoints after successful push - Permanently switch to DO hosted busybox image...

Closes #396 Closes #348 ## βœ… Checklist - [x] I have followed every step in the [contributing guide](https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md) - [x] The PR title follows the convention. - [x] I ran...