Skip to content

issues Search Results · repo:upstash/workflow-js language:TypeScript

Filter by

22 results
 (88 ms)

22 results

inupstash/workflow-js (press backspace or delete to remove)

the commit in question access to the raw payload is needed for webhooks to verify the signature against the raw body, removing rawInitialPayload removes the ability to do so. there are workarounds: write ...
  • thecrowkeep
  • Opened 
    yesterday
  • #124

Feature Request: Access to Platform-Specific Context Objects in Workflow Handlers Summary Request for access to platform-specific context objects (like SvelteKit s locals and fetch) within workflow handlers, ...
  • jamemackson
  • 2
  • Opened 
    on May 29
  • #109

When fetching a JSONL file from google storage using context.call (context.call(url, {method: GET })), it returns a 403 error because the signature does not match the request. The reason for this is that ...
  • thecrowkeep
  • 1
  • Opened 
    on May 13
  • #103

// In the Workflow logs we can see that this is e.g. 3:08:06PM const eventId = await context.run string | null ( pdf-export.started , async () = { const eventId = crypto.randomUUID(); ...
  • dejoma
  • 2
  • Opened 
    on May 13
  • #102

Hi, just a qq. When installing upstash/workflow in my Next.js app, it also created a ref in package.json to the following entry dependencies: { nextjs : link:@upstash/workflow/nextjs , } Just ...
  • tillka
  • 2
  • Opened 
    on Apr 27
  • #95

Description There s a type mismatch in the Upstash Workflow integration with Resend. The API documentation and type declarations indicate that context.api.resend.call returns an object with body property ...
  • mikovsky
  • Opened 
    on Apr 11
  • #93

HI all we are using hono on vercel. Everything in development (using npx @upstash/qstash-cli dev as server) works well. BUt when I try the same setup in perview the following exception is getting thrown: ...
  • klclee
  • 1
  • Opened 
    on Apr 5
  • #91

Image context.call got a 500 response but still considered it as successful. Therefore, it didn t retry the request and didn t call failureFunction to gracefully handle failure
  • ahmedriad1
  • 2
  • Opened 
    on Mar 24
  • #89

I am getting the following type error when building my next@15.2.1 application. Downgrading to next@15.1.6 resolved the issue. TypeError: Cannot set properties of undefined (setting SHA224 )
  • JBotwina
  • 2
  • Opened 
    on Mar 16
  • #88

Thank you for this library and for recent feature of Agents I realized tools for agents, they use zod schema as an arguments definition, then my question is, is it possible to use TRPC methods as a tool? ...
  • promentol
  • 1
  • Opened 
    on Mar 5
  • #82
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub