Skip to content
#

workflow

Here are 3,434 public repositories matching this topic...

jyotsa09
jyotsa09 commented Apr 22, 2022

Apache Airflow version

2.3.0b1 (pre-release)

What happened

Getting error "Extra Field may not be null" while hitting create connection api with extra=null

{
    "detail": "{'extra': ['Field may not be null.']}",
    "status": 400,
    "title": "Bad Request",
    "type": "http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/stable-rest-api
kind:bug area:API good first issue
kvnkho
kvnkho commented Apr 11, 2022

Current behavior

wait_for_flow_run currently times out after 12 hours. This value is hardcoded in watch_flow_run here.

so for subflows greater than 12 hours, this task will exit unexpectedly

Proposed behavior

Make it configurable by passing a value of

enhancement good first issue status:accepted v1
SuiteCRM
peterkappelt
peterkappelt commented Dec 29, 2020

Hey everyone, I hope y'all enjoyed your holidays.
I want to create SuiteCRM users via the V8 api, but the response is invalid json and contains some generic validation error message.

I'm not sure whether my request is actually malformed or the error message just shouldn't appear.

Type:Suggestion Priority:Moderate Area: Module Help Wanted
pkfrank
pkfrank commented Apr 22, 2022

Is there a specific app this action is for?
Airtable

Request

  • Zapier allows you to "Find or Create Record" which essentially prevents duplicate entries
  • It looks like Pipedream ships with the ability to "Create" OR "Update" (but no the integrated action that would allow you to easily do both)

<img width="920" alt="Screen Shot 2022-04-22 at 4 04 44 PM" src="https://user-images.gi

enhancement help wanted good first issue action
github-pages-deploy-action

Improve this page

Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."

Learn more