Skip to content

[resource_search][m] - fix timeout when hasura instance has auth#32

Merged
anuveyatsu merged 2 commits intodatopian:masterfrom
luccasmmg:master
Feb 14, 2023
Merged

[resource_search][m] - fix timeout when hasura instance has auth#32
anuveyatsu merged 2 commits intodatopian:masterfrom
luccasmmg:master

Conversation

@luccasmmg
Copy link
Copy Markdown
Member

@luccasmmg luccasmmg commented Feb 13, 2023

Now we can set the admin key as an env variable, then it will be added to the headers, i also upgrade some dependencies, there is a breaking change, which is this line right here

    where: {
        ${whereFields.join(' ')}
      },

Which i removed, the reason being that i was getting this error, for basically every type, even when the data didnt have any null values, not too sure on why that was happening, but that code doesnt seems to be used at least from looking at the documentation

"message":"unexpected null value for type 'numeric'"}

Comment thread routes/index.js
@anuveyatsu anuveyatsu merged commit 3367123 into datopian:master Feb 14, 2023
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