Skip to content

Conversation

vahidlazio
Copy link
Contributor

No description provided.

@vahidlazio vahidlazio changed the title add tail worker that incorporates the queue feat: add tail worker that incorporates the queue Sep 3, 2025
@vahidlazio vahidlazio force-pushed the tail-worker-incoorporate-queue branch from 2368f41 to 7304d7f Compare September 3, 2025 09:02
@vahidlazio vahidlazio force-pushed the tail-worker-incoorporate-queue branch from 7304d7f to f603105 Compare September 3, 2025 09:03
@vahidlazio vahidlazio force-pushed the tail-worker-incoorporate-queue branch from e5bb6aa to 6b2b5a8 Compare September 3, 2025 11:47
Comment on lines 1 to 2
export default {
async tail(events, env, ctx) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer moving the tail folder inside the confidence-cloudflare-resolver: I think it is not worthy of a space in the root

@vahidlazio vahidlazio force-pushed the tail-worker-incoorporate-queue branch from 6b2b5a8 to bd4b382 Compare September 3, 2025 12:29
wrangler deploy
cd ..
wrangler deploy
# deploy the tail worker
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this

Copy link
Member

@fabriziodemaria fabriziodemaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just found a stale comment

@vahidlazio vahidlazio force-pushed the tail-worker-incoorporate-queue branch from bd4b382 to 20fbcb7 Compare September 3, 2025 12:35
@vahidlazio vahidlazio merged commit b25f10f into main Sep 3, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Sep 3, 2025
@fabriziodemaria
Copy link
Member

I think this is a great start. Producing from the Tailer proved to remove latency impact in the Resolver. We will keep investigating if other logging tooling could be introduced in the future to further optimize performance and reliability

@fabriziodemaria fabriziodemaria deleted the tail-worker-incoorporate-queue branch September 3, 2025 12:42
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.

2 participants