Skip to content

Not working after updating pycall to 1.5.2Β #182

@yamapi-t

Description

@yamapi-t

I use snowflake connector through Pycall in Rails application.
Throwing queries asynchronously to Snowflake and then retrieving the status of the queries.

After updating pycall to 1.5.2, the screen froze when retrieving the status of the query.
However, looking at the logs, it appears that the retrieving of the query status completes successfully, and even the subsequent rendering of the view completes successfully.

Fixed Pycall version to 1.5.1 and did a bundle update and confirmed that it works correctly.
On the other hand, when I did a bundle update pycall, it didn't work properly.

No particular errors in the logs, even if they do not work properly.

What could be the cause?

Versions:

  • ruby: 3.1.2
  • rails: 7.0.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions