WindmillWWindmill
Powered by
StockiS
Windmill•3y ago•
2 replies
Stocki

Passing custom argument to deno CLI

Hi there !

I'm currently using windmill to synchronize data between database using some deno typescripts.

Some API I'm posting on just changed their SSL Certificate a few days ago and I'm having this issue during the runtime :
TypeError: error sending request for url 
https://xxxx.business.dev/path/to/api): error trying to connect: invalid peer certificate: UnknownIssuer
TypeError: error sending request for url 
https://xxxx.business.dev/path/to/api): error trying to connect: invalid peer certificate: UnknownIssuer


Some quickfix I would like to implement for now would be to disable SSL Verification on deno using that argument
--unsafely-ignore-certificate-errors
--unsafely-ignore-certificate-errors
is there actually a way to pass custom argument to the deno runtime using windmill ?

I checked the online documentation but didn't find anything
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Flow argument size limits
ShenanigansSShenanigans / help
2mo ago
msgraph python cli
Grégory LASSERREGGrégory LASSERRE / help
7mo ago
MySQL script - Argument support list
CitizenCCitizen / help
9mo ago
TypeScript(Deno) unable to find types
Evaldas_BEEvaldas_B / help
16mo ago