Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Reduce SLA - GIT PUSH - Http Call(Reduce SLA - GIT PUSH - Http Call)
Reduce SLA - GIT PUSH - Http Call [message #1833611] Mon, 19 October 2020 19:14 Go to next message
Gowrisankar Ponnusamy is currently offline Gowrisankar PonnusamyFriend
Messages: 3
Registered: October 2020
Junior Member
Hi Team,

As part of my project, I am trying to create new repos and branches in github via JGIT library. But the git.push() method takes min 6 seconds to push a file into github.

Is there any solution or workaround to reduce the SLA?

Thanks
Gowri
Re: Reduce SLA - GIT PUSH - Http Call [message #1833653 is a reply to message #1833611] Tue, 20 October 2020 12:04 Go to previous message
Aaron Hawley is currently offline Aaron HawleyFriend
Messages: 3
Registered: June 2019
Junior Member
I suppose this is something that you could raise with GitHub support. The only other remedy is profiling the code in JGit to identify any problems.
Previous Topic:visit Ceph S3 with AmazonS3 class got 403 Error
Next Topic:Different credentials for different repositories
Goto Forum:
  


Current Time: Fri Apr 26 23:21:14 GMT 2024

Powered by FUDForum. Page generated in 0.02860 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top