Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#ask-the-community
Title
# ask-the-community
s
SeungTaeKim
01/12/2023, 4:32 AM
Additionally, there are no logs why requests go multiple times to snowflake. There were just loaded data in snowflake
s
Samhita Alla
01/12/2023, 7:07 AM
Does the code work locally?
s
SeungTaeKim
01/12/2023, 7:07 AM
@Samhita Alla
I solved this issue! there wer codes error ;( Thank you đŸ™‚
Is there any solution to debug flyte codes?
s
Samhita Alla
01/12/2023, 7:11 AM
Um, it's best to run the code locally first to catch user-introduced bugs. Else, to debug system bugs, it got to be going through the logs.
k
Ketan (kumare3)
01/12/2023, 3:40 PM
Hmm, is this s3 that’s throttling
This can happen, if you have too many tasks writing to the same key
s
SeungTaeKim
01/12/2023, 10:08 PM
@Ketan (kumare3)
I think I should check s3's throttling. My team treats tick data (time series), so that may cause this issue
5 Views
Post