Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
zzthatcher
Advocate I
Advocate I

HTTPS API Connection Issues in Python Notebooks

I get a large amount of data from rest apis.

 

I use python notebooks to insert it into delta tables. 

 

Several of them recently started having issues where they never get responses. None of the service desks at the data providers have been able to resolve these issues.

 

The common denominator is that I am requesting the data using python notebooks on fabric. 

 

I think that this is probably a backend routing issue with the servers where the python notebooks are hosted. The frequency of these issues has been increasing to the point where I have to start refactoring code. The issue comes up more often with larger http responses. 

 

I am on US EAST 2. 

 

Luckily I was able to drastically reduce the amount of data per request from one provider without significant refactoring. Fixing the second pipeline where this has come up would require significant and excessive refactoring. 

 

The common symtom is that there have been no changes on my side or the data provider's side, but suddenly the responses are randomly timing out. I already tried resolving it with excessive retries.

 

Is anyone else running into this?

1 ACCEPTED SOLUTION

Hello,

 

I was hoping to find out if this was a common problem

 

Looks like I was able to finally resolve one of my issues through downgrading a package. 

 

So this shouldn't actually be common. I would image that my other issue is some low level rate limit. I will remove this post shortly.

View solution in original post

3 REPLIES 3
apturlov
Continued Contributor
Continued Contributor

Hi @zzthatcher are you looking for help with your Python code or just generally asking about people experience in similar situation? I don't think a general question like that would give you useful information. Could you clarify what kind of response your looking for and provide more relevant information?

Hello,

 

I was hoping to find out if this was a common problem

 

Looks like I was able to finally resolve one of my issues through downgrading a package. 

 

So this shouldn't actually be common. I would image that my other issue is some low level rate limit. I will remove this post shortly.

apturlov
Continued Contributor
Continued Contributor

@zzthatcher well, maybe don't remove this post but instead provide more technical details about the issue and your solution so the others can learn from your experience. Even if the issue is not that common it still happened to you and someone may benefit from your experience.

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.