A static cost per script is easier to calculate which is why it’s that way
A static cost per script is easier to calculate which is why it’s that way
wrangler dispatch-namespace secret put <secret-name> (this is more inline with how pages is handling it)/subscribe Workers for Platforms to keep up to date on WfP things wrangler tail, or code, or something, 1101 means that your code threw an unhandled exceptionPUT https://api.cloudflare.com/client/v4/accounts/{account_id}/workers/dispatch/namespaces/{namespace}/scripts/{script_name}/secrets
Content-Type: application/json
X-Auth-Key: YOUR-API-KEY
{
"name": "DB_PASSWORD",
"text": "secretPassword123",
"type": "secret_text"
}